go/types.Checker.singleValue (method)

6 uses

	go/types (current package)
		assignments.go#L25: 	check.singleValue(x)
		expr.go#L1254: 	check.singleValue(x)
		expr.go#L1261: 	check.singleValue(x)
		expr.go#L1304: 	check.singleValue(x)
		expr.go#L1314: 	check.singleValue(x)
		expr.go#L1346: func (check *Checker) singleValue(x *operand) {